13. Fixed Flow Quiz

intro

For this quiz, you'll be making a footer sticky. You will use developer tools to modify a footer so that it sticks to the bottom of the page as the user scrolls.

Here's your starting point.

fixed footer starting point

Your starting point. The big green bar is the footer.

Your starting point. The big green bar is the footer.

title

And here's what you'll see when you finish:

Fixed Flow Quiz

instructions

Instructions

  1. Open the live version of the site.
  2. Turn on the Udacity Feedback extension. If don't have it installed go to the Chrome Store and download and add the extension to the Chrome Browser.
  3. Use developer tools to make the footer sticky. Besides position: fixed, you only need to add one property!
  4. Copy and paste the code that appears in the quiz extension here in the classroom when you finish!

Fixed Position Quiz

Start Quiz: